<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}


.clearfix:after,
.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.bi01 {
	background: url(../images/b01.jpg) center center no-repeat;
}

.bi02 {
	background: url(../images/b02.jpg) center center no-repeat;
}

.bi03 {
	background: url(../images/b03.jpg) center center no-repeat;
}


.b01 {
	height: 262px;
	position: relative;
	overflow: hidden;
}

.b01 .b02 {
	position: relative;
	width: 100%;
	height: 262px;
}






.b02 li {
	display: none;
	height: 100%;
	width: 100%;
	float: left
}

.b01 .b02 li {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	float: left;
}

.b01 .b02 li:first-child {
	z-index: initial
}

.by {
	display: none;
	position: absolute;
	bottom: 48px;
	left: 0;
	width: 100%;
	height: 18px;
	line-height: 18px
}

.b01 .by {
	display: block
}

.slider-main {
	display: none;
	position: relative;
	margin: 0 auto;
}

.b01 .slider-main {
	display: block
}


.by01 {
	width: 100%;
	text-align: center
}

.by01 li {
	margin: 0 15px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../images/pagination_02.png) no-repeat
}

.by01 li.by02 {
	background: url(../images/pagination_01.png) no-repeat
}

#bdshare{
	display: none;
}
#netsun{
	display: none;
}</pre></body></html>